Skip to content

Support NuGet packages.config - #165

Merged
eerhardt merged 1 commit into
dotnet:masterfrom
eerhardt:PackagesConfig
May 17, 2018
Merged

Support NuGet packages.config#165
eerhardt merged 1 commit into
dotnet:masterfrom
eerhardt:PackagesConfig

Conversation

@eerhardt

Copy link
Copy Markdown
Member

Copy our native assemblies using MSBuild when a consumer is using NuGet packages.config, since NuGet doesn't do this automatically.

Also, add an error when a consumer isn't targeting x64 to tell them ML.NET only supports x64.

Fix #93

Copy our native assemblies using MSBuild when a consumer is using NuGet packages.config, since NuGet doesn't do this automatically.

Also, add an error when a consumer isn't targeting x64 to tell them ML.NET only supports x64.

Fix dotnet#93
@markusweimer

Copy link
Copy Markdown

Also, add an error when a consumer isn't targeting x64 to tell them ML.NET only supports x64.

Whoever merges this should correct this line in the commit message :)

@eerhardt

Copy link
Copy Markdown
Member Author

Also, add an error when a consumer isn't targeting x64 to tell them ML.NET only supports x64.

Whoever merges this should correct this line in the commit message :)

Is there an error in the line? Or is the issue just that the wording is awkward?

@eerhardt
eerhardt merged commit 720ecdc into dotnet:master May 17, 2018
@eerhardt
eerhardt deleted the PackagesConfig branch May 17, 2018 17:43
eerhardt added a commit to eerhardt/machinelearning that referenced this pull request Jul 27, 2018
Copy our native assemblies using MSBuild when a consumer is using NuGet packages.config, since NuGet doesn't do this automatically.

Also, add an error when a project is not targeting x64. ML.NET only supports x64.

Fix dotnet#93
@ghost ghost locked as resolved and limited conversation to collaborators Mar 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants